1. Basketball
2. Running
alt text
| university | Degree | Time |
|---|---|---|
| Southwest Jiaotong University | Undergraduate | 2012-2014 |
| University of Calgary | Undergraduate | 2014-2017 |
| University of British Columbia | Graduate | 2017- |
Dwyane Wade is my favorite player.
link to the page abount Dwyane Wade
Dwyane Wade said “fall down 7 times ,stand up 8”
His words inspired me when I was in trouble.
I wrote a code about my favorite player for you. (Answer need to use quotation marks and write in full name, not use wade, Dwyane wade, “wade” )
answer<- function(x) {
if(x =="Dwyane wade") {
print('right')
}
else {
print('wrong')
}
}
If the weather is good, I will go outside running during the weekends.
Here are some reasons why Running Improves Your Health
I tried to edit the README.md in the browser at github.com when I first used github. Then I found that it was very inconvenient for layout. So I tried to edit locally and then Pushed to GitHub. I created a file called “homework 1” and made a connection from Github to my computer. Every time when I added some information I will saved my changes, then used “Commit” button to send my changes to my repo. The last thing was pushing the commit to GitHub.
I find some problems when I did the first assignment. Firstly, when I wanted to use “section headers” Markdown syntax, I often forgot the space after the pound sign. This will lead to make an error after pushing local changes to Github. Then I learned how to find Where is the link of the picture on the website. For each image, clicking right find the original address of the image. Moreover, I do not know how to design a talking chart in R to create a window showing of options of basketball players.
In addtion, for the first assignment, I find there is a very useful website for Markdown syntax. For the R markdown document, it is very easy for me to repete what we studied in class. And here is the link: gapminder.Rmd, gapminder.md, and gapminder_files